Skip to content

ci: repoint reusable workflows to actions v8.0.0#256

Merged
devantler merged 1 commit into
mainfrom
claude/ci-repoint-actions
Jul 3, 2026
Merged

ci: repoint reusable workflows to actions v8.0.0#256
devantler merged 1 commit into
mainfrom
claude/ci-repoint-actions

Conversation

@devantler

@devantler devantler commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

🤖 Generated by the Daily AI Assistant

Why

We merged our reusable CI workflows into devantler-tech/actions a week ago, but this repo still runs them from the old reusable-workflows repo. Until every repo moves over, the old repo can't be archived — and its leftover automation has now started failing every night (reusable-workflows#350).

What

Points this repo's CI at the workflows' new home. Same workflows, new address — no behavior change.

Part of devantler-tech/actions#425.

Note: needs a direct merge after promotion — the auto-merge bot can't merge workflow-file changes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the pinned commit references for reusable GitHub Actions workflows in three files—publish.yaml, release.yaml, and todos.yaml—bumping each from v5.6.6 to v8.0.0. No functional logic or job structure changes.

Changes

Reusable Workflow Version Bump

Layer / File(s) Summary
Update pinned workflow references
.github/workflows/publish.yaml, .github/workflows/release.yaml, .github/workflows/todos.yaml
Each workflow's uses: reference is bumped from the pinned commit for v5.6.6 to the pinned commit for v8.0.0, with no other structural changes.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Related PRs: None identified.

Suggested labels: ci, dependencies

Suggested reviewers: None identified.

Poem

Three little workflows, pinned so tight,
Hopped from five to eight overnight.
No logic bent, no code askew,
Just fresher shas for me and you.
A rabbit nods — the bump looks right! 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the main change: repointing reusable workflows to v8.0.0.
Description check ✅ Passed The description is directly related to the workflow reference update and matches the stated no-behavior-change intent.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/ci-repoint-actions

Comment @coderabbitai help to get the list of available commands.

@devantler

Copy link
Copy Markdown
Contributor Author

🤖 Generated by the Daily AI Assistant

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

@devantler I'll review the changes now.

✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant